home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000285_news@newsmaster….columbia.edu _Sun Jun 8 12:40:09 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA05497
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 8 Jun 1997 12:40:09 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id MAA13181
  7.     for kermit.misc@watsun; Sun, 8 Jun 1997 12:40:08 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: kermit 3.11 win95 to dos 6.22
  12. Date: 8 Jun 1997 16:40:07 GMT
  13. Organization: Columbia University
  14. Lines: 20
  15. Message-ID: <5nen97$crr$1@newsmaster.cc.columbia.edu>
  16. References: <33946D59.4093@compuserve.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7139
  19.  
  20. In article <33946D59.4093@compuserve.com>, Tak  <Pennmed@compuserve.com> wrote:
  21. : can anyone help sending files between dos 6.22 and win95 dos
  22. In DOS, use MS-DOS Kermit 3.14:
  23.  
  24.   http://www.columbia.edu/kermit/mskermit.html
  25.  
  26. In Windows 95, use Kermit 95:
  27.  
  28.   http://www.columbia.edu/kermit/
  29.  
  30. Read the documentation for each program for instructions.
  31.  
  32. The easiest way to do this is to start the connection from MS-DOS Kermit
  33. on the DOS PC.  You can make a direct serial connection, a dialup connection,
  34. or a TCP/IP Telnet connection.  On the Windows 95 PC, use Kermit 95's host
  35. mode -- it provides a login screen and a menu allowing file transfer within
  36. a restricted set of directories.
  37.  
  38. - Frank